Hi Michal,
Our documentation for the response schema of the /log_entries endpoint includes a section on the LogEntry
polymorph. If you enable display of the schema reference, youāll find a dropdown that will allow you to switch between the different log entry types, and that will show the value of type
and also the properties of the log_entry
object when it is that type.
However, I noticed that the two log entry types you had given arenāt included in that list, so Iām submitting an issue ticket to document those particular log entry types and any others we can find that arenāt yet included. Thanks for pointing that out!
Cheers,
-Demitri